home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / chern.zip / NUCLEAR.DOC next >
Text File  |  1988-01-15  |  6KB  |  174 lines

  1.  
  2.                  INSTRUCTIONS FOR PLAYING CHERNOBYL
  3.                  Source Code is Turbo Pascal 3.0
  4.  
  5. This is a game in which you try and neutralize radiation that has leaked
  6. into a reactor containment building.  Neutralization occurs when the
  7. atomic particles are trapped with a magnetic force field laid out by
  8. a robot ionizer under your control.  See below:
  9.              ┌────────────────────────────────────────────┐
  10.              │     Force field line                       │
  11.              │                        /                  │
  12.              ├───────────┐                                │
  13.              │░/░░░░░░░░░│         Radiation in unfilled  │
  14. Radiation in │░░░░░░░░░░░│ /       area is not destroyed  │
  15. filled area  │░░░░░░░░░░░│<        and will bounce off    │
  16. is destroyed │░░░░░░░░░░░│  \      any filled areas.      │
  17.              │░░░░░░░\░░░│                                │
  18.              └───────────┴────────────────────────────────┘
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. Areas sealed off by the ionizer gain you points proportional to their area,
  32. full points are given to areas created at slow speed (filled red) and half
  33. points to areas created at fast speed (filled yellow).  A decreasing time bonus
  34. is added to the area score on completion of each frame.  This frame score is
  35. then multiplied by a frame difficulty factor, and the product added to the
  36. total game score.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48. The force field must be laid out from an existing line of force and must
  49. join back to an existing line of force in a closed circuit. Typical examples
  50. are shown in the following diagram :
  51.  
  52.  
  53.              ┌────────────────────────────────────────────┐
  54.              │        2               Line 1 to 2 forms   │
  55.              │                       a closed circuit    │
  56.              │          │             between parts of    │
  57.              │          │             the outer frame.    │
  58.              │          │ 3                               │
  59.              │          ├────────┐    Line 3 to 4 forms   │
  60.              │          │ ──────┘    a closed circuit    │
  61.              │        1 │ 4           from line 1 - 2.    │
  62.              └──────────┴─────────────────────────────────┘
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73. SOUNDS TOO EASY ?
  74.  
  75. If you think this sound too easy your ionizer will be destroyed in any of the
  76. following circumstances:
  77.  
  78. a) The ionizer or its uncompleted trail is hit by radiation before
  79. completing the circuit.
  80.  
  81. b) The ionizer is hit at any time by one of the robot guards running
  82. amok in the plant.
  83.  
  84. c) The ionizer is short circuited onto a trail it is still drawing out.
  85.  
  86. If you still think it sounds too easy just try it !!
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. MOVING
  95.  
  96. The ionizer can only be moved left ,right, up and down.  The moves are made
  97. with the A, S, semi-colon (;) and full-stop (.) keys respectively.  It is
  98. better to hold down the keys to make a move rather than to stab at them
  99. repeatedly.  You may move along the outer frame and any previously drawn force
  100. lines at any time
  101.  
  102. BUT TO START DRAWING A NEW SHAPE YOU MUST PRESS THE SPACE BAR FIRST.
  103.  
  104. Upon pressing the space bar a tone will be heard to signify that you are now
  105. vulnerable.  If you later decide not to start a new line, simply move along an
  106. existing one instead to cancel the effect of the space bar.  Before or during a
  107. new shape move you may press the space bar again.  This will engage high speed
  108. and a higher pitch tone will be heard.  Once high speed is selected during a
  109. move it cannot be cancelled until the move is completed.
  110.  
  111. Key H will suspend the game until a further key is pressed.
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118. STRATEGY
  119.  
  120. Early on when radiation is low and guards are few it is best to go for a quick
  121. kill.  This maximizes the time bonus and minimizes the risk.  Timing is
  122. paramount a typical example as below:
  123.  
  124.  
  125.              ┌────────────────────────────────────────────┐
  126.              │           3      C                       │
  127.              │            /   \ │                    1    │
  128.              │          /       \                      /  │
  129.              │        /          \                  /    │
  130.              │      └─          │B  \              /      │
  131.              │     4            │     \          /        │
  132.              │                  │       \      /          │
  133.              │                  │A        \2 /            │
  134.              └──────────────────┴────────────────────────┘
  135. As the radiation travels from 1 to 2 and on to 3 draw from A to B, wait for the
  136. radiation to pass and then complete the circuit at C, thus trapping the
  137. radiation in the left hand side.
  138.  
  139.  
  140.  
  141.  
  142. Later, the best strategy is to draw a finger in stages at fast speed,wait for a
  143. reasonable amount of radiation to enter the entrapment area and then complete
  144. the shape preferably at slow speed to maximize points.  Diversionary lines can
  145. be draw elsewhere to draw the guards attention.  See below for a typical
  146. example.
  147.  
  148.              ┌────────────────────────────────────────────┐
  149.              │             C                             │
  150. Draw A then  │            │                               │
  151. B; complete  │       /    ├─┐                             │
  152. circuit at C.│            │ │               Guards busy   │
  153.              │   /        │B│               exploring  ┌─┬┤
  154.              │            ├─┴┐              circuits   ├─┤│
  155.              │       \    │  │           \             └─┴┤
  156.              │            │A │   Deal with this one later │
  157.              └────────────┴──┴────────────────────────────┘
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. As mentioned by the terminal message an enhanced version of the game can
  169. be obtained by sending US$15 to my wife:  Virginia Doré, PO Box 70371,
  170. Kowloon Central Post Office, HONG KONG.
  171. M C Doré 1987.
  172.  
  173.  
  174.